[INFO] cloning repository https://github.com/yannickgranger/agentry
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yannickgranger/agentry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyannickgranger%2Fagentry", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyannickgranger%2Fagentry'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26055b630ee85765bb915d5116fc3323cb6a0f77
[INFO] fixing yannickgranger/agentry against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyannickgranger%2Fagentry" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yannickgranger/agentry
[INFO] finished tweaking git repo https://github.com/yannickgranger/agentry
[INFO] tweaked toml for git repo https://github.com/yannickgranger/agentry written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yannickgranger/agentry on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yannickgranger/agentry already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1c4f3e95b3fb0ec36e19ebc2528c5dabee345f9081808f8757f1a09955cab124
[INFO] running `Command { std: "docker" "start" "1c4f3e95b3fb0ec36e19ebc2528c5dabee345f9081808f8757f1a09955cab124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c4f3e95b3fb0ec36e19ebc2528c5dabee345f9081808f8757f1a09955cab124" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c4f3e95b3fb0ec36e19ebc2528c5dabee345f9081808f8757f1a09955cab124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c4f3e95b3fb0ec36e19ebc2528c5dabee345f9081808f8757f1a09955cab124" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/agentry-role-runtime/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-infra/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-types/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coder-precommit/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/validators/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-dashboard/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/trace-query/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-runtime/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/quality-fast/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling orchestrator-types v0.1.0 (/opt/rustwide/workdir/crates/orchestrator-types)
[INFO] [stderr]    Migrating crates/orchestrator-types/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling agentry-role-runtime v0.1.0 (/opt/rustwide/workdir/crates/agentry-role-runtime)
[INFO] [stderr]    Migrating crates/agentry-role-runtime/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Migrating crates/orchestrator-types/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking iso8601 v0.6.3
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking yaup v0.3.1
[INFO] [stderr]    Compiling meilisearch-index-setting-macro v0.30.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking validators v0.1.0 (/opt/rustwide/workdir/crates/validators)
[INFO] [stderr]    Migrating crates/validators/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking redis v0.27.6
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking quality-fast v0.1.0 (/opt/rustwide/workdir/crates/quality-fast)
[INFO] [stderr]    Migrating crates/quality-fast/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Migrating crates/quality-fast/src/bin/quality-mech.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]    Migrating crates/quality-fast/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]    Migrating crates/quality-fast/tests/quality_mech.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/quality-fast/tests/refactor_envelope_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/quality-fast/tests/cargo_check_targets_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/validators/tests/impls_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/validators/tests/registry_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/validators/tests/impls.rs from 2021 edition to 2024
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Migrating crates/orchestrator-types/tests/role.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]    Migrating crates/orchestrator-types/tests/brief.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking croner v3.0.1
[INFO] [stderr]     Checking meilisearch-sdk v0.30.0
[INFO] [stderr]    Migrating crates/orchestrator-types/tests/lifecycle.rs from 2021 edition to 2024
[INFO] [stderr]     Checking orchestrator-infra v0.1.0 (/opt/rustwide/workdir/crates/orchestrator-infra)
[INFO] [stderr]     Checking trace-query v0.1.0 (/opt/rustwide/workdir/crates/trace-query)
[INFO] [stderr]    Migrating crates/trace-query/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-infra/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/orchestrator-infra/src/config.rs (3 fixes)
[INFO] [stderr]     Checking orchestrator-runtime v0.1.0 (/opt/rustwide/workdir/crates/orchestrator-runtime)
[INFO] [stderr]     Checking orchestrator-dashboard v0.1.0 (/opt/rustwide/workdir/crates/orchestrator-dashboard)
[INFO] [stderr]    Migrating crates/trace-query/tests/compute_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-infra/tests/materialization_config_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-infra/tests/redis_value_as_str_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-runtime/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/auth_probe.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 252 |         let mut c = conn.clone();
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `c` calls a custom destructor
[INFO] [stdout]     |             `c` will be dropped later as of Edition 2024
[INFO] [stdout] 253 |         c.set_ex(KEY_AUTH_PROBE_AT, &now, PROBE_CACHE_TTL_SECONDS as u64)
[INFO] [stdout] 254 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 255 |     })
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `c` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `c` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/orchestrator-runtime/src/brief_execution_driver.rs (1 fix)
[INFO] [stderr]    Migrating crates/agentry-role-runtime/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/orchestrator-runtime/src/lifecycle_driver.rs (1 fix)
[INFO] [stderr]        Fixed crates/orchestrator-runtime/src/spawner.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/orchestrator-runtime/src/auth_probe.rs:320:15
[INFO] [stdout]      |
[INFO] [stdout]  320 |         match op().await {
[INFO] [stdout]      |               ^^^^^-----
[INFO] [stdout]      |               |    |
[INFO] [stdout]      |               |    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               |    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  330 |                     tokio::time::sleep(Duration::from_millis(delay)).await;
[INFO] [stdout]      |                     ------------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  334 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/auth_probe.rs:354:37
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let mut c = conn.clone();
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `c` calls a custom destructor
[INFO] [stdout]     |             `c` will be dropped later as of Edition 2024
[INFO] [stdout] 354 |         c.exists(KEY_AUTH_PROBE_AT).await
[INFO] [stdout]     |                                     ^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 355 |     })
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `c` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `c` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/auth_probe.rs:363:33
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let mut c = conn.clone();
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `c` calls a custom destructor
[INFO] [stdout]     |             `c` will be dropped later as of Edition 2024
[INFO] [stdout] 363 |         c.exists(KEY_AUTH_DOWN).await
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 364 |     })
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `c` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `c` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/orchestrator-runtime/src/projector.rs:109:25
[INFO] [stdout]      |
[INFO] [stdout]  109 |         if let Err(e) = tick(&state, &mut conn).await {
[INFO] [stdout]      |                    -    ^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                    |    |                       |
[INFO] [stdout]      |                    |    |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                    |    |                       up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    |    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |    |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    |    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                    |    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    |    `__awaitee` calls a custom destructor
[INFO] [stdout]      |                    |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `e` calls a custom destructor
[INFO] [stdout]      |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout]  110 |             tracing::warn!(error = %e, "projector: tick failed");
[INFO] [stdout]  111 |             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout]      |             ------------------------------------------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  112 |         }
[INFO] [stdout]  113 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/projector.rs:211:33
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 if let Err(e) = state.add_cohort_label(agent_id, label).await {
[INFO] [stdout]     |                            -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |    |                                       |
[INFO] [stdout]     |                            |    |                                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |    |                                       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |    |                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |    |                                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `e` calls a custom destructor
[INFO] [stdout]     |                            `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 214 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/watchdog.rs:164:25
[INFO] [stdout]     |
[INFO] [stdout] 163 |         ticker.tick().await;
[INFO] [stdout]     |         -------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 164 |         if let Err(e) = tick(&state, &mut conn, &cfg, &http, &mut stuck_counts).await {
[INFO] [stdout]     |                    -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |    |                                                       |
[INFO] [stdout]     |                    |    |                                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    |    |                                                       up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    |                                                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |    |                                                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `e` calls a custom destructor
[INFO] [stdout]     |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 167 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/watchdog.rs:190:29
[INFO] [stdout]     |
[INFO] [stdout] 179 |         let rows = match state.query(&selector.sql).await {
[INFO] [stdout]     |                          --------------------------------
[INFO] [stdout]     |                          |                          |
[INFO] [stdout]     |                          |                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          |                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 180 |             Ok(r) => r,
[INFO] [stdout] 181 |             Err(e) => {
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 190 |             if let Err(e) = judge_row(conn, cfg, http, &selector.name, &row, stuck_counts).await {
[INFO] [stdout]     |                        -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |    |                                                              |
[INFO] [stdout]     |                        |    |                                                              this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                        |    |                                                              up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    |                                                              this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        |    |                                                              `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                        |    up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |    `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 197 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/brief_sequencer.rs:565:29
[INFO] [stdout]     |
[INFO] [stdout] 551 |               let mut writer = RedisTraceWriter::new(conn_for_brief.clone());
[INFO] [stdout]     |                   ----------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `writer` calls a custom destructor
[INFO] [stdout]     |                   `writer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 565 |               if let Err(e) = dispatch_on_landing::dol_on_brief_terminal(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 566 | |                 &mut conn_for_brief,
[INFO] [stdout] 567 | |                 &brief,
[INFO] [stdout] 568 | |                 &VerdictKind::Failed,
[INFO] [stdout] ...   |
[INFO] [stdout] 571 | |             .await
[INFO] [stdout]     | |              ----^
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 575 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `writer` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `writer` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/brief_sequencer.rs:571:14
[INFO] [stdout]     |
[INFO] [stdout] 551 |             let mut writer = RedisTraceWriter::new(conn_for_brief.clone());
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `writer` calls a custom destructor
[INFO] [stdout]     |                 `writer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 571 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 575 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `writer` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `writer` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/orchestrator-runtime/src/brief_sequencer.rs:649:15
[INFO] [stdout]      |
[INFO] [stdout]  649 |           match redis_io::read_next_brief(&mut intake_conn, &last_id, 5_000).await {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                 |                                                            |
[INFO] [stdout]      |                 |                                                            this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                 |                                                            up until Edition 2021 `#16` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                 |                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 |                                                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                 up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                 `__awaitee` calls a custom destructor
[INFO] [stdout]      |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  658 |                       conn.set(redis_io::STREAM_INTAKE_CURSOR_KEY, &last_id).await;
[INFO] [stdout]      |                       ------------------------------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  696 |                   let mut intake_port = intake_validation::RedisIntakeAdapter::new(conn.clone());
[INFO] [stdout]      |                       ---------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       `intake_port` calls a custom destructor
[INFO] [stdout]      |                       `intake_port` will be dropped later as of Edition 2024
[INFO] [stdout]  697 |                   match intake_validation::validate_intake_full(&mut intake_port, cfg, &brief).await?
[INFO] [stdout]      |                         -----------------------------------------------------------------------------
[INFO] [stdout]      |                         |                                                                      |
[INFO] [stdout]      |                         |                                                                      this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                         |                                                                      `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  718 |                   if let Err(e) = backfill_body_key(&mut conn, &brief).await {
[INFO] [stdout]      |                              -    ------------------------------------------
[INFO] [stdout]      |                              |    |                                    |
[INFO] [stdout]      |                              |    |                                    this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                              |    |                                    `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                              |    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                              |    `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                              |    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                              |    `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                              `e` calls a custom destructor
[INFO] [stdout]      |                              `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  723 |                       acquire_project_permit(&mut conn, cfg, &brief, &mut project_semaphores).await
[INFO] [stdout]      |                       -----------------------------------------------------------------------------
[INFO] [stdout]      |                       |                                                                       |
[INFO] [stdout]      |                       |                                                                       this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                       |                                                                       `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                       `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  727 | /                 tokio::spawn(dispatch_brief(DispatchContext {
[INFO] [stdout]  728 | |                     brief,
[INFO] [stdout]  729 | |                     brief_id,
[INFO] [stdout]  730 | |                     permit,
[INFO] [stdout] ...    |
[INFO] [stdout]  739 | |                     forge_client: forge_client.clone(),
[INFO] [stdout]  740 | |                 }));
[INFO] [stdout]      | |                   -
[INFO] [stdout]      | |                   |
[INFO] [stdout]      | |___________________this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                     `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  745 |               Err(e) => {
[INFO] [stdout]      |                   -
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                   `#13` will be dropped later as of Edition 2024
[INFO] [stdout]  746 |                   tracing::error!(error = %e, "XREAD failed; backing off");
[INFO] [stdout]  747 |                   tokio::time::sleep(std::time::Duration::from_secs(1)).await;
[INFO] [stdout]      |                   -----------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                   `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  750 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `intake_port` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `intake_port` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]      |
[INFO] [stdout]  345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/role_dir_loader.rs:169:29
[INFO] [stdout]     |
[INFO] [stdout] 169 |     while let Some(entry) = rd.next_entry().await? {
[INFO] [stdout]     |                    -----    ---------------------^
[INFO] [stdout]     |                    |        |               |
[INFO] [stdout]     |                    |        |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    |        |               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |        |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `entry` calls a custom destructor
[INFO] [stdout]     |                    `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 174 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/seed.rs:338:29
[INFO] [stdout]     |
[INFO] [stdout] 338 |     while let Some(entry) = rd.next_entry().await? {
[INFO] [stdout]     |                    -----    ---------------------^
[INFO] [stdout]     |                    |        |               |
[INFO] [stdout]     |                    |        |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    |        |               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |        |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `entry` calls a custom destructor
[INFO] [stdout]     |                    `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 343 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/seed.rs:401:29
[INFO] [stdout]     |
[INFO] [stdout] 401 |     while let Some(entry) = rd.next_entry().await? {
[INFO] [stdout]     |                    -----    ---------------------^
[INFO] [stdout]     |                    |        |               |
[INFO] [stdout]     |                    |        |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    |        |               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |        |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `entry` calls a custom destructor
[INFO] [stdout]     |                    `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 406 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/spawner.rs:852:67
[INFO] [stdout]     |
[INFO] [stdout] 851 |     let mut writer = RedisTraceWriter::new(conn.clone());
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `writer` calls a custom destructor
[INFO] [stdout]     |         `writer` will be dropped later as of Edition 2024
[INFO] [stdout] 852 |     if let Err(e) = writer.append(&brief_id, &agent_id, &term_ev).await {
[INFO] [stdout]     |                                                                   ^^^^^
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 860 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `writer` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `writer` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/workspace.rs:784:42
[INFO] [stdout]     |
[INFO] [stdout] 773 |     while let Ok(Some(org_entry)) = org_iter.next_entry().await {
[INFO] [stdout]     |                       ---------     ---------------------------
[INFO] [stdout]     |                       |             |                     |
[INFO] [stdout]     |                       |             |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |             |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       |             `__awaitee` calls a custom destructor
[INFO] [stdout]     |                       |             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       `org_entry` calls a custom destructor
[INFO] [stdout]     |                       `org_entry` will be dropped later as of Edition 2024
[INFO] [stdout] 774 |         let org_path = org_entry.path();
[INFO] [stdout] 775 |         let Ok(meta) = org_entry.metadata().await else {
[INFO] [stdout]     |                        --------------------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 781 |         let Ok(mut repo_iter) = tokio::fs::read_dir(&org_path).await else {
[INFO] [stdout]     |                -------------    ------------------------------------
[INFO] [stdout]     |                |                |                              |
[INFO] [stdout]     |                |                |                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                |                |                              `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                |                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                |                `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                `repo_iter` calls a custom destructor
[INFO] [stdout]     |                `repo_iter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 784 |         while let Ok(Some(repo_entry)) = repo_iter.next_entry().await {
[INFO] [stdout]     |                           ----------     ^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                           |              |                      |
[INFO] [stdout]     |                           |              |                      this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                           |              |                      up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |              |                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                           |              |                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           |              this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                           |              up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                           |              `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           `repo_entry` calls a custom destructor
[INFO] [stdout]     |                           `repo_entry` will be dropped later as of Edition 2024
[INFO] [stdout] 785 |             let bare = repo_entry.path();
[INFO] [stdout] 786 |             let Ok(meta) = repo_entry.metadata().await else {
[INFO] [stdout]     |                            ---------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                            `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 793 |             if tokio::fs::metadata(bare.join("HEAD")).await.is_err() {
[INFO] [stdout]     |                --------------------------------------------
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 796 |             total += sweep_one_bare(&bare, &briefs_dir).await;
[INFO] [stdout]     |                      ----------------------------------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                      `#10` will be dropped later as of Edition 2024
[INFO] [stdout] 797 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `org_entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `repo_iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `repo_iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `repo_entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/workspace.rs:784:42
[INFO] [stdout]     |
[INFO] [stdout] 784 |         while let Ok(Some(repo_entry)) = repo_iter.next_entry().await {
[INFO] [stdout]     |                           ----------     ^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                           |              |                      |
[INFO] [stdout]     |                           |              |                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                           |              |                      up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |              |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           |              |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           |              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                           |              up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |              `__awaitee` calls a custom destructor
[INFO] [stdout]     |                           |              `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           `repo_entry` calls a custom destructor
[INFO] [stdout]     |                           `repo_entry` will be dropped later as of Edition 2024
[INFO] [stdout] 785 |             let bare = repo_entry.path();
[INFO] [stdout] 786 |             let Ok(meta) = repo_entry.metadata().await else {
[INFO] [stdout]     |                            ---------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 793 |             if tokio::fs::metadata(bare.join("HEAD")).await.is_err() {
[INFO] [stdout]     |                --------------------------------------------
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 796 |             total += sweep_one_bare(&bare, &briefs_dir).await;
[INFO] [stdout]     |                      ----------------------------------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                      `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 797 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `repo_entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/workspace.rs:773:37
[INFO] [stdout]     |
[INFO] [stdout] 773 |     while let Ok(Some(org_entry)) = org_iter.next_entry().await {
[INFO] [stdout]     |                       ---------     ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |             |                     |
[INFO] [stdout]     |                       |             |                     this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                       |             |                     up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       |             |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |             |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       |             this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                       |             up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       |             `__awaitee` calls a custom destructor
[INFO] [stdout]     |                       |             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       `org_entry` calls a custom destructor
[INFO] [stdout]     |                       `org_entry` will be dropped later as of Edition 2024
[INFO] [stdout] 774 |         let org_path = org_entry.path();
[INFO] [stdout] 775 |         let Ok(meta) = org_entry.metadata().await else {
[INFO] [stdout]     |                        --------------------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 781 |         let Ok(mut repo_iter) = tokio::fs::read_dir(&org_path).await else {
[INFO] [stdout]     |                -------------    ------------------------------------
[INFO] [stdout]     |                |                |                              |
[INFO] [stdout]     |                |                |                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                |                |                              `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                |                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                |                `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                `repo_iter` calls a custom destructor
[INFO] [stdout]     |                `repo_iter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 784 |         while let Ok(Some(repo_entry)) = repo_iter.next_entry().await {
[INFO] [stdout]     |                           ----------     ----------------------------
[INFO] [stdout]     |                           |              |                      |
[INFO] [stdout]     |                           |              |                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                           |              |                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           |              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                           |              `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           `repo_entry` calls a custom destructor
[INFO] [stdout]     |                           `repo_entry` will be dropped later as of Edition 2024
[INFO] [stdout] 785 |             let bare = repo_entry.path();
[INFO] [stdout] 786 |             let Ok(meta) = repo_entry.metadata().await else {
[INFO] [stdout]     |                            ---------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                            `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 793 |             if tokio::fs::metadata(bare.join("HEAD")).await.is_err() {
[INFO] [stdout]     |                --------------------------------------------
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 796 |             total += sweep_one_bare(&bare, &briefs_dir).await;
[INFO] [stdout]     |                      ----------------------------------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                      `#10` will be dropped later as of Edition 2024
[INFO] [stdout] 797 |         }
[INFO] [stdout] 798 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `org_entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `repo_iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `repo_iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `repo_entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/reaper_redis.rs:499:25
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[async_trait]
[INFO] [stdout]     |              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 472 |         let mut projector = RedisStateProjector::new(self.conn.clone(), brief_id.clone());
[INFO] [stdout]     |             -------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `projector` calls a custom destructor
[INFO] [stdout]     |             `projector` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 499 |         if let Err(e) = emit_terminal_verdict(&mut self.conn, brief_id, &failed_state, None).await {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                         |                                                                    |
[INFO] [stdout]     |                         |                                                                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |                                                                    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `projector` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `projector` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/reaper_redis.rs:499:94
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[async_trait]
[INFO] [stdout]     |              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 472 |         let mut projector = RedisStateProjector::new(self.conn.clone(), brief_id.clone());
[INFO] [stdout]     |             -------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `projector` calls a custom destructor
[INFO] [stdout]     |             `projector` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 499 |         if let Err(e) = emit_terminal_verdict(&mut self.conn, brief_id, &failed_state, None).await {
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout]     |                                                                                              |
[INFO] [stdout]     |                                                                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `projector` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `projector` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/spawner.rs:279:10
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[async_trait]
[INFO] [stdout]     |              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 148 |             mut projector,
[INFO] [stdout]     |             -------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `projector` calls a custom destructor
[INFO] [stdout]     |             `projector` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 236 |         let (cmd, _mcp_config_guard) = build_run_command(
[INFO] [stdout]     |                   -----------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `_mcp_config_guard` calls a custom destructor
[INFO] [stdout]     |                   `_mcp_config_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 246 |         let (mut child, _registration) = spawn_and_feed(
[INFO] [stdout]     |                         -------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `_registration` calls a custom destructor
[INFO] [stdout]     |                         `_registration` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 279 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `projector` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `_mcp_config_guard` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `_mcp_config_guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.0/src/file/mod.rs:402:1
[INFO] [stdout]     |
[INFO] [stdout] 402 | impl Drop for TempPath {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/orchestrator-dashboard/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking coder-precommit v0.1.0 (/opt/rustwide/workdir/crates/coder-precommit)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/auth_probe.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 252 |         let mut c = conn.clone();
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `c` calls a custom destructor
[INFO] [stdout]     |             `c` will be dropped later as of Edition 2024
[INFO] [stdout] 253 |         c.set_ex(KEY_AUTH_PROBE_AT, &now, PROBE_CACHE_TTL_SECONDS as u64)
[INFO] [stdout] 254 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 255 |     })
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `c` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `c` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/orchestrator-runtime/src/auth_probe.rs:320:15
[INFO] [stdout]      |
[INFO] [stdout]  320 |         match op().await {
[INFO] [stdout]      |               ^^^^^-----
[INFO] [stdout]      |               |    |
[INFO] [stdout]      |               |    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               |    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  330 |                     tokio::time::sleep(Duration::from_millis(delay)).await;
[INFO] [stdout]      |                     ------------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  334 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/auth_probe.rs:354:37
[INFO] [stdout]     |
[INFO] [stdout] 353 |         let mut c = conn.clone();
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `c` calls a custom destructor
[INFO] [stdout]     |             `c` will be dropped later as of Edition 2024
[INFO] [stdout] 354 |         c.exists(KEY_AUTH_PROBE_AT).await
[INFO] [stdout]     |                                     ^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 355 |     })
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `c` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `c` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/auth_probe.rs:363:33
[INFO] [stdout]     |
[INFO] [stdout] 362 |         let mut c = conn.clone();
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `c` calls a custom destructor
[INFO] [stdout]     |             `c` will be dropped later as of Edition 2024
[INFO] [stdout] 363 |         c.exists(KEY_AUTH_DOWN).await
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 364 |     })
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `c` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `c` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/orchestrator-runtime/src/projector.rs:109:25
[INFO] [stdout]      |
[INFO] [stdout]  109 |         if let Err(e) = tick(&state, &mut conn).await {
[INFO] [stdout]      |                    -    ^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                    |    |                       |
[INFO] [stdout]      |                    |    |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                    |    |                       up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    |    |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |    |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    |    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                    |    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    |    `__awaitee` calls a custom destructor
[INFO] [stdout]      |                    |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `e` calls a custom destructor
[INFO] [stdout]      |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout]  110 |             tracing::warn!(error = %e, "projector: tick failed");
[INFO] [stdout]  111 |             tokio::time::sleep(Duration::from_secs(1)).await;
[INFO] [stdout]      |             ------------------------------------------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  112 |         }
[INFO] [stdout]  113 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/projector.rs:211:33
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 if let Err(e) = state.add_cohort_label(agent_id, label).await {
[INFO] [stdout]     |                            -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |    |                                       |
[INFO] [stdout]     |                            |    |                                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |    |                                       up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |    |                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |    |                                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `e` calls a custom destructor
[INFO] [stdout]     |                            `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 214 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/watchdog.rs:164:25
[INFO] [stdout]     |
[INFO] [stdout] 163 |         ticker.tick().await;
[INFO] [stdout]     |         -------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 164 |         if let Err(e) = tick(&state, &mut conn, &cfg, &http, &mut stuck_counts).await {
[INFO] [stdout]     |                    -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |    |                                                       |
[INFO] [stdout]     |                    |    |                                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    |    |                                                       up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    |                                                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |    |                                                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `e` calls a custom destructor
[INFO] [stdout]     |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 167 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/watchdog.rs:190:29
[INFO] [stdout]     |
[INFO] [stdout] 179 |         let rows = match state.query(&selector.sql).await {
[INFO] [stdout]     |                          --------------------------------
[INFO] [stdout]     |                          |                          |
[INFO] [stdout]     |                          |                          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          |                          `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 180 |             Ok(r) => r,
[INFO] [stdout] 181 |             Err(e) => {
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `e` calls a custom destructor
[INFO] [stdout]     |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 190 |             if let Err(e) = judge_row(conn, cfg, http, &selector.name, &row, stuck_counts).await {
[INFO] [stdout]     |                        -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |    |                                                              |
[INFO] [stdout]     |                        |    |                                                              this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                        |    |                                                              up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    |                                                              this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        |    |                                                              `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                        |    up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |    `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 197 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/brief_sequencer.rs:565:29
[INFO] [stdout]     |
[INFO] [stdout] 551 |               let mut writer = RedisTraceWriter::new(conn_for_brief.clone());
[INFO] [stdout]     |                   ----------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `writer` calls a custom destructor
[INFO] [stdout]     |                   `writer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 565 |               if let Err(e) = dispatch_on_landing::dol_on_brief_terminal(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 566 | |                 &mut conn_for_brief,
[INFO] [stdout] 567 | |                 &brief,
[INFO] [stdout] 568 | |                 &VerdictKind::Failed,
[INFO] [stdout] ...   |
[INFO] [stdout] 571 | |             .await
[INFO] [stdout]     | |              ----^
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 575 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `writer` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `writer` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/brief_sequencer.rs:571:14
[INFO] [stdout]     |
[INFO] [stdout] 551 |             let mut writer = RedisTraceWriter::new(conn_for_brief.clone());
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `writer` calls a custom destructor
[INFO] [stdout]     |                 `writer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 571 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 575 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `writer` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `writer` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/orchestrator-runtime/src/brief_sequencer.rs:649:15
[INFO] [stdout]      |
[INFO] [stdout]  649 |           match redis_io::read_next_brief(&mut intake_conn, &last_id, 5_000).await {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                 |                                                            |
[INFO] [stdout]      |                 |                                                            this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                 |                                                            up until Edition 2021 `#16` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                 |                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 |                                                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                 up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                 `__awaitee` calls a custom destructor
[INFO] [stdout]      |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  658 |                       conn.set(redis_io::STREAM_INTAKE_CURSOR_KEY, &last_id).await;
[INFO] [stdout]      |                       ------------------------------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  696 |                   let mut intake_port = intake_validation::RedisIntakeAdapter::new(conn.clone());
[INFO] [stdout]      |                       ---------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       `intake_port` calls a custom destructor
[INFO] [stdout]      |                       `intake_port` will be dropped later as of Edition 2024
[INFO] [stdout]  697 |                   match intake_validation::validate_intake_full(&mut intake_port, cfg, &brief).await?
[INFO] [stdout]      |                         -----------------------------------------------------------------------------
[INFO] [stdout]      |                         |                                                                      |
[INFO] [stdout]      |                         |                                                                      this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                         |                                                                      `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  718 |                   if let Err(e) = backfill_body_key(&mut conn, &brief).await {
[INFO] [stdout]      |                              -    ------------------------------------------
[INFO] [stdout]      |                              |    |                                    |
[INFO] [stdout]      |                              |    |                                    this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                              |    |                                    `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                              |    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                              |    `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                              |    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                              |    `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                              `e` calls a custom destructor
[INFO] [stdout]      |                              `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  723 |                       acquire_project_permit(&mut conn, cfg, &brief, &mut project_semaphores).await
[INFO] [stdout]      |                       -----------------------------------------------------------------------------
[INFO] [stdout]      |                       |                                                                       |
[INFO] [stdout]      |                       |                                                                       this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                       |                                                                       `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                       `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  727 | /                 tokio::spawn(dispatch_brief(DispatchContext {
[INFO] [stdout]  728 | |                     brief,
[INFO] [stdout]  729 | |                     brief_id,
[INFO] [stdout]  730 | |                     permit,
[INFO] [stdout] ...    |
[INFO] [stdout]  739 | |                     forge_client: forge_client.clone(),
[INFO] [stdout]  740 | |                 }));
[INFO] [stdout]      | |                   -
[INFO] [stdout]      | |                   |
[INFO] [stdout]      | |___________________this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                     `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  745 |               Err(e) => {
[INFO] [stdout]      |                   -
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                   `#13` will be dropped later as of Edition 2024
[INFO] [stdout]  746 |                   tracing::error!(error = %e, "XREAD failed; backing off");
[INFO] [stdout]  747 |                   tokio::time::sleep(std::time::Duration::from_secs(1)).await;
[INFO] [stdout]      |                   -----------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                   `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  750 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `intake_port` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `intake_port` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]      |
[INFO] [stdout]  345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/role_dir_loader.rs:169:29
[INFO] [stdout]     |
[INFO] [stdout] 169 |     while let Some(entry) = rd.next_entry().await? {
[INFO] [stdout]     |                    -----    ---------------------^
[INFO] [stdout]     |                    |        |               |
[INFO] [stdout]     |                    |        |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    |        |               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |        |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `entry` calls a custom destructor
[INFO] [stdout]     |                    `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 174 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/seed.rs:338:29
[INFO] [stdout]     |
[INFO] [stdout] 338 |     while let Some(entry) = rd.next_entry().await? {
[INFO] [stdout]     |                    -----    ---------------------^
[INFO] [stdout]     |                    |        |               |
[INFO] [stdout]     |                    |        |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    |        |               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |        |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `entry` calls a custom destructor
[INFO] [stdout]     |                    `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 343 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/seed.rs:401:29
[INFO] [stdout]     |
[INFO] [stdout] 401 |     while let Some(entry) = rd.next_entry().await? {
[INFO] [stdout]     |                    -----    ---------------------^
[INFO] [stdout]     |                    |        |               |
[INFO] [stdout]     |                    |        |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    |        |               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |        |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `entry` calls a custom destructor
[INFO] [stdout]     |                    `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 406 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/spawner.rs:852:67
[INFO] [stdout]     |
[INFO] [stdout] 851 |     let mut writer = RedisTraceWriter::new(conn.clone());
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `writer` calls a custom destructor
[INFO] [stdout]     |         `writer` will be dropped later as of Edition 2024
[INFO] [stdout] 852 |     if let Err(e) = writer.append(&brief_id, &agent_id, &term_ev).await {
[INFO] [stdout]     |                                                                   ^^^^^
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 860 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `writer` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `writer` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/workspace.rs:784:42
[INFO] [stdout]     |
[INFO] [stdout] 773 |     while let Ok(Some(org_entry)) = org_iter.next_entry().await {
[INFO] [stdout]     |                       ---------     ---------------------------
[INFO] [stdout]     |                       |             |                     |
[INFO] [stdout]     |                       |             |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |             |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       |             `__awaitee` calls a custom destructor
[INFO] [stdout]     |                       |             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       `org_entry` calls a custom destructor
[INFO] [stdout]     |                       `org_entry` will be dropped later as of Edition 2024
[INFO] [stdout] 774 |         let org_path = org_entry.path();
[INFO] [stdout] 775 |         let Ok(meta) = org_entry.metadata().await else {
[INFO] [stdout]     |                        --------------------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 781 |         let Ok(mut repo_iter) = tokio::fs::read_dir(&org_path).await else {
[INFO] [stdout]     |                -------------    ------------------------------------
[INFO] [stdout]     |                |                |                              |
[INFO] [stdout]     |                |                |                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                |                |                              `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                |                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                |                `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                `repo_iter` calls a custom destructor
[INFO] [stdout]     |                `repo_iter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 784 |         while let Ok(Some(repo_entry)) = repo_iter.next_entry().await {
[INFO] [stdout]     |                           ----------     ^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                           |              |                      |
[INFO] [stdout]     |                           |              |                      this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                           |              |                      up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |              |                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                           |              |                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           |              this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                           |              up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                           |              `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           `repo_entry` calls a custom destructor
[INFO] [stdout]     |                           `repo_entry` will be dropped later as of Edition 2024
[INFO] [stdout] 785 |             let bare = repo_entry.path();
[INFO] [stdout] 786 |             let Ok(meta) = repo_entry.metadata().await else {
[INFO] [stdout]     |                            ---------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                            `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 793 |             if tokio::fs::metadata(bare.join("HEAD")).await.is_err() {
[INFO] [stdout]     |                --------------------------------------------
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 796 |             total += sweep_one_bare(&bare, &briefs_dir).await;
[INFO] [stdout]     |                      ----------------------------------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                      `#10` will be dropped later as of Edition 2024
[INFO] [stdout] 797 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `org_entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `repo_iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `repo_iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `repo_entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/workspace.rs:784:42
[INFO] [stdout]     |
[INFO] [stdout] 784 |         while let Ok(Some(repo_entry)) = repo_iter.next_entry().await {
[INFO] [stdout]     |                           ----------     ^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                           |              |                      |
[INFO] [stdout]     |                           |              |                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                           |              |                      up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |              |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           |              |                      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           |              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                           |              up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |              `__awaitee` calls a custom destructor
[INFO] [stdout]     |                           |              `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           `repo_entry` calls a custom destructor
[INFO] [stdout]     |                           `repo_entry` will be dropped later as of Edition 2024
[INFO] [stdout] 785 |             let bare = repo_entry.path();
[INFO] [stdout] 786 |             let Ok(meta) = repo_entry.metadata().await else {
[INFO] [stdout]     |                            ---------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 793 |             if tokio::fs::metadata(bare.join("HEAD")).await.is_err() {
[INFO] [stdout]     |                --------------------------------------------
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 796 |             total += sweep_one_bare(&bare, &briefs_dir).await;
[INFO] [stdout]     |                      ----------------------------------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                      `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 797 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `repo_entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/workspace.rs:773:37
[INFO] [stdout]     |
[INFO] [stdout] 773 |     while let Ok(Some(org_entry)) = org_iter.next_entry().await {
[INFO] [stdout]     |                       ---------     ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |             |                     |
[INFO] [stdout]     |                       |             |                     this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                       |             |                     up until Edition 2021 `#12` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       |             |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |             |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       |             this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                       |             up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       |             `__awaitee` calls a custom destructor
[INFO] [stdout]     |                       |             `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       `org_entry` calls a custom destructor
[INFO] [stdout]     |                       `org_entry` will be dropped later as of Edition 2024
[INFO] [stdout] 774 |         let org_path = org_entry.path();
[INFO] [stdout] 775 |         let Ok(meta) = org_entry.metadata().await else {
[INFO] [stdout]     |                        --------------------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 781 |         let Ok(mut repo_iter) = tokio::fs::read_dir(&org_path).await else {
[INFO] [stdout]     |                -------------    ------------------------------------
[INFO] [stdout]     |                |                |                              |
[INFO] [stdout]     |                |                |                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                |                |                              `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                |                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                |                `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                `repo_iter` calls a custom destructor
[INFO] [stdout]     |                `repo_iter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 784 |         while let Ok(Some(repo_entry)) = repo_iter.next_entry().await {
[INFO] [stdout]     |                           ----------     ----------------------------
[INFO] [stdout]     |                           |              |                      |
[INFO] [stdout]     |                           |              |                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                           |              |                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           |              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                           |              `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           `repo_entry` calls a custom destructor
[INFO] [stdout]     |                           `repo_entry` will be dropped later as of Edition 2024
[INFO] [stdout] 785 |             let bare = repo_entry.path();
[INFO] [stdout] 786 |             let Ok(meta) = repo_entry.metadata().await else {
[INFO] [stdout]     |                            ---------------------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                            `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 793 |             if tokio::fs::metadata(bare.join("HEAD")).await.is_err() {
[INFO] [stdout]     |                --------------------------------------------
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 796 |             total += sweep_one_bare(&bare, &briefs_dir).await;
[INFO] [stdout]     |                      ----------------------------------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                      `#10` will be dropped later as of Edition 2024
[INFO] [stdout] 797 |         }
[INFO] [stdout] 798 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `org_entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `repo_iter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `repo_iter` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `repo_entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/reaper_redis.rs:499:25
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[async_trait]
[INFO] [stdout]     |              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 472 |         let mut projector = RedisStateProjector::new(self.conn.clone(), brief_id.clone());
[INFO] [stdout]     |             -------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `projector` calls a custom destructor
[INFO] [stdout]     |             `projector` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 499 |         if let Err(e) = emit_terminal_verdict(&mut self.conn, brief_id, &failed_state, None).await {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                         |                                                                    |
[INFO] [stdout]     |                         |                                                                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |                                                                    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `projector` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `projector` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/reaper_redis.rs:499:94
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[async_trait]
[INFO] [stdout]     |              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 472 |         let mut projector = RedisStateProjector::new(self.conn.clone(), brief_id.clone());
[INFO] [stdout]     |             -------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `projector` calls a custom destructor
[INFO] [stdout]     |             `projector` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 499 |         if let Err(e) = emit_terminal_verdict(&mut self.conn, brief_id, &failed_state, None).await {
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout]     |                                                                                              |
[INFO] [stdout]     |                                                                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `projector` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `projector` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/spawner.rs:279:10
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[async_trait]
[INFO] [stdout]     |              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 148 |             mut projector,
[INFO] [stdout]     |             -------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `projector` calls a custom destructor
[INFO] [stdout]     |             `projector` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 236 |         let (cmd, _mcp_config_guard) = build_run_command(
[INFO] [stdout]     |                   -----------------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `_mcp_config_guard` calls a custom destructor
[INFO] [stdout]     |                   `_mcp_config_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 246 |         let (mut child, _registration) = spawn_and_feed(
[INFO] [stdout]     |                         -------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `_registration` calls a custom destructor
[INFO] [stdout]     |                         `_registration` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 279 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `projector` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `_mcp_config_guard` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `_mcp_config_guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.27.0/src/file/mod.rs:402:1
[INFO] [stdout]     |
[INFO] [stdout] 402 | impl Drop for TempPath {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/orchestrator-infra/tests/lesson_store_redis_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-infra/tests/runtime_registry_poison_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coder-precommit/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/src/bin/archaeologist_runner.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-dashboard/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-runtime/src/bin/orchestrator.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/orchestrator.rs:297:85
[INFO] [stdout]     |
[INFO] [stdout] 296 |             let mut conn = redis_io::connect(&cfg.redis).await?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `conn` calls a custom destructor
[INFO] [stdout]     |                 `conn` will be dropped later as of Edition 2024
[INFO] [stdout] 297 |             print_json_lines(cli_agents::recent_status(&mut conn, &agent_id, count).await?)
[INFO] [stdout]     |                                                                                     ^^^^^
[INFO] [stdout]     |                                                                                     |
[INFO] [stdout]     |                                                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 298 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `conn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/orchestrator-runtime/src/bin/agentry-workspace.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/orchestrator.rs:293:76
[INFO] [stdout]     |
[INFO] [stdout] 292 |             let mut conn = redis_io::connect(&cfg.redis).await?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `conn` calls a custom destructor
[INFO] [stdout]     |                 `conn` will be dropped later as of Edition 2024
[INFO] [stdout] 293 |             print_json_lines(cli_agents::trace(&mut conn, &agent_id, last).await?)
[INFO] [stdout]     |                                                                            ^^^^^
[INFO] [stdout]     |                                                                            |
[INFO] [stdout]     |                                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 294 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `conn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/orchestrator.rs:289:62
[INFO] [stdout]     |
[INFO] [stdout] 288 |             let state = state::open_or_init(&state_path)?;
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `state` calls a custom destructor
[INFO] [stdout]     |                 `state` will be dropped later as of Edition 2024
[INFO] [stdout] 289 |             print_json_lines(cli_agents::query(&state, &sql).await?)
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 290 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `state` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.32.1/src/lib.rs:385:1
[INFO] [stdout]     |
[INFO] [stdout] 385 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/orchestrator.rs:285:60
[INFO] [stdout]     |
[INFO] [stdout] 284 |             let state = state::open_or_init(&state_path)?;
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `state` calls a custom destructor
[INFO] [stdout]     |                 `state` will be dropped later as of Edition 2024
[INFO] [stdout] 285 |             print_json_lines(cli_agents::list(&state, all).await?)
[INFO] [stdout]     |                                                            ^^^^^
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 286 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `state` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.32.1/src/lib.rs:385:1
[INFO] [stdout]     |
[INFO] [stdout] 385 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/orchestrator.rs:329:22
[INFO] [stdout]     |
[INFO] [stdout] 328 |             let mut conn = redis_io::connect(&cfg.redis).await?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `conn` calls a custom destructor
[INFO] [stdout]     |                 `conn` will be dropped later as of Edition 2024
[INFO] [stdout] 329 |             Ok(match cli_roles::validate(&mut conn, &file).await {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                      |                                     |
[INFO] [stdout]     |                      |                                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                      |                                     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 333 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `conn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/orchestrator.rs:329:60
[INFO] [stdout]     |
[INFO] [stdout] 328 |             let mut conn = redis_io::connect(&cfg.redis).await?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `conn` calls a custom destructor
[INFO] [stdout]     |                 `conn` will be dropped later as of Edition 2024
[INFO] [stdout] 329 |             Ok(match cli_roles::validate(&mut conn, &file).await {
[INFO] [stdout]     |                                                            ^^^^^
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 333 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `conn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/orchestrator.rs:356:22
[INFO] [stdout]     |
[INFO] [stdout] 355 |             let mut conn = redis_io::connect(&cfg.redis).await?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `conn` calls a custom destructor
[INFO] [stdout]     |                 `conn` will be dropped later as of Edition 2024
[INFO] [stdout] 356 |             Ok(match cli_teams::register(&mut conn, &file).await {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                      |                                     |
[INFO] [stdout]     |                      |                                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                      |                                     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 360 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `conn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/orchestrator.rs:356:60
[INFO] [stdout]     |
[INFO] [stdout] 355 |             let mut conn = redis_io::connect(&cfg.redis).await?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `conn` calls a custom destructor
[INFO] [stdout]     |                 `conn` will be dropped later as of Edition 2024
[INFO] [stdout] 356 |             Ok(match cli_teams::register(&mut conn, &file).await {
[INFO] [stdout]     |                                                            ^^^^^
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 360 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `conn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/orchestrator-runtime/src/bin/captain.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-runtime/src/bin/orchestratord.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/captain.rs:912:50
[INFO] [stdout]     |
[INFO] [stdout] 900 |         let mut conn = match orchestrator_infra::redis_io::connect(&cfg.redis).await {
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `conn` calls a custom destructor
[INFO] [stdout]     |             `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 912 |         run_precondition_probe(&mut conn, brief).await
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 913 |     })
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `conn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/orchestrator-runtime/tests/transcript_state.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coder-precommit/src/bin/git_op_rebase.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coder-precommit/src/bin/git_op_commit.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coder-precommit/src/bin/git_op_push.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coder-precommit/src/bin/ship.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coder-precommit/src/bin/dead_pub_check.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/coder-precommit/src/bin/ship.rs:51:27
[INFO] [stdout]     |
[INFO] [stdout]  51 |     while let Some(res) = tasks.join_next().await {
[INFO] [stdout]     |                    ---    ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |      |                 |
[INFO] [stdout]     |                    |      |                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    |      |                 up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |      |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |      |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `res` calls a custom destructor
[INFO] [stdout]     |                    `res` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  54 |             Ok(Err(e)) => reports
[INFO] [stdout]     |                    -
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    `e` calls a custom destructor
[INFO] [stdout]     |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout]  55 |                 .push(ValidatorReport::fail("<dispatch>", vec![]).with_message(format!("{e}"))),
[INFO] [stdout]  56 |             Err(e) => {
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  60 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `res` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `res` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/coder-precommit/src/bin/ac_verifier_grok.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coder-precommit/src/bin/ac_verifier_gemini.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coder-precommit/src/bin/ac_verifier.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coder-precommit/src/bin/ac_verifier_mistral.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coder-precommit/tests/precommit.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coder-precommit/tests/providers.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/coder-precommit/src/bin/ship.rs:51:27
[INFO] [stdout]     |
[INFO] [stdout]  51 |     while let Some(res) = tasks.join_next().await {
[INFO] [stdout]     |                    ---    ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |      |                 |
[INFO] [stdout]     |                    |      |                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    |      |                 up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |      |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |      |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    |      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `res` calls a custom destructor
[INFO] [stdout]     |                    `res` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  54 |             Ok(Err(e)) => reports
[INFO] [stdout]     |                    -
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    `e` calls a custom destructor
[INFO] [stdout]     |                    `e` will be dropped later as of Edition 2024
[INFO] [stdout]  55 |                 .push(ValidatorReport::fail("<dispatch>", vec![]).with_message(format!("{e}"))),
[INFO] [stdout]  56 |             Err(e) => {
[INFO] [stdout]     |                 -
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  60 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `res` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `res` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/orchestrator-runtime/tests/captain.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-runtime/tests/team_validator_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-runtime/tests/specs_topology.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-runtime/tests/lifecycle_fsm.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-runtime/tests/misc_domain.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-runtime/tests/substrate_role.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-runtime/tests/dispatch.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-runtime/tests/permit_precondition.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-runtime/tests/projector_watchdog.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/captain.rs:912:50
[INFO] [stdout]     |
[INFO] [stdout] 900 |         let mut conn = match orchestrator_infra::redis_io::connect(&cfg.redis).await {
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `conn` calls a custom destructor
[INFO] [stdout]     |             `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 912 |         run_precondition_probe(&mut conn, brief).await
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 913 |     })
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `conn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/orchestrator-runtime/tests/daemon_intake.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-runtime/tests/cli.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-runtime/tests/fsm_hot_path_detached_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/orchestrator-runtime/tests/spawner_test.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/orchestrator-runtime/tests/fsm_hot_path_detached_smoke.rs (3 fixes)
[INFO] [stderr]    Migrating crates/orchestrator-runtime/tests/reaper.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/orchestrator-runtime/tests/spawner_test.rs (7 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/orchestrator.rs:297:85
[INFO] [stdout]     |
[INFO] [stdout] 296 |             let mut conn = redis_io::connect(&cfg.redis).await?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `conn` calls a custom destructor
[INFO] [stdout]     |                 `conn` will be dropped later as of Edition 2024
[INFO] [stdout] 297 |             print_json_lines(cli_agents::recent_status(&mut conn, &agent_id, count).await?)
[INFO] [stdout]     |                                                                                     ^^^^^
[INFO] [stdout]     |                                                                                     |
[INFO] [stdout]     |                                                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 298 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `conn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/orchestrator.rs:293:76
[INFO] [stdout]     |
[INFO] [stdout] 292 |             let mut conn = redis_io::connect(&cfg.redis).await?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `conn` calls a custom destructor
[INFO] [stdout]     |                 `conn` will be dropped later as of Edition 2024
[INFO] [stdout] 293 |             print_json_lines(cli_agents::trace(&mut conn, &agent_id, last).await?)
[INFO] [stdout]     |                                                                            ^^^^^
[INFO] [stdout]     |                                                                            |
[INFO] [stdout]     |                                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 294 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `conn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/orchestrator.rs:289:62
[INFO] [stdout]     |
[INFO] [stdout] 288 |             let state = state::open_or_init(&state_path)?;
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `state` calls a custom destructor
[INFO] [stdout]     |                 `state` will be dropped later as of Edition 2024
[INFO] [stdout] 289 |             print_json_lines(cli_agents::query(&state, &sql).await?)
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 290 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `state` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.32.1/src/lib.rs:385:1
[INFO] [stdout]     |
[INFO] [stdout] 385 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/orchestrator.rs:285:60
[INFO] [stdout]     |
[INFO] [stdout] 284 |             let state = state::open_or_init(&state_path)?;
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `state` calls a custom destructor
[INFO] [stdout]     |                 `state` will be dropped later as of Edition 2024
[INFO] [stdout] 285 |             print_json_lines(cli_agents::list(&state, all).await?)
[INFO] [stdout]     |                                                            ^^^^^
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 286 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `state` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.32.1/src/lib.rs:385:1
[INFO] [stdout]     |
[INFO] [stdout] 385 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/orchestrator.rs:329:22
[INFO] [stdout]     |
[INFO] [stdout] 328 |             let mut conn = redis_io::connect(&cfg.redis).await?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `conn` calls a custom destructor
[INFO] [stdout]     |                 `conn` will be dropped later as of Edition 2024
[INFO] [stdout] 329 |             Ok(match cli_roles::validate(&mut conn, &file).await {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                      |                                     |
[INFO] [stdout]     |                      |                                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                      |                                     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 333 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `conn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/orchestrator.rs:329:60
[INFO] [stdout]     |
[INFO] [stdout] 328 |             let mut conn = redis_io::connect(&cfg.redis).await?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `conn` calls a custom destructor
[INFO] [stdout]     |                 `conn` will be dropped later as of Edition 2024
[INFO] [stdout] 329 |             Ok(match cli_roles::validate(&mut conn, &file).await {
[INFO] [stdout]     |                                                            ^^^^^
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 333 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `conn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/orchestrator.rs:356:22
[INFO] [stdout]     |
[INFO] [stdout] 355 |             let mut conn = redis_io::connect(&cfg.redis).await?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `conn` calls a custom destructor
[INFO] [stdout]     |                 `conn` will be dropped later as of Edition 2024
[INFO] [stdout] 356 |             Ok(match cli_teams::register(&mut conn, &file).await {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                      |                                     |
[INFO] [stdout]     |                      |                                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                      |                                     up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 360 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `conn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/orchestrator-runtime/src/bin/orchestrator.rs:356:60
[INFO] [stdout]     |
[INFO] [stdout] 355 |             let mut conn = redis_io::connect(&cfg.redis).await?;
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `conn` calls a custom destructor
[INFO] [stdout]     |                 `conn` will be dropped later as of Edition 2024
[INFO] [stdout] 356 |             Ok(match cli_teams::register(&mut conn, &file).await {
[INFO] [stdout]     |                                                            ^^^^^
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 360 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `conn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/orchestrator-dashboard/tests/dashboard.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/src/bin/auditor_claude_runner.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/tests/coder_runner_cwd_guard_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/src/bin/shipper_runner.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/src/bin/null_agent.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/src/bin/coder_claude_runner.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/tests/misc.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/src/bin/reviewer_mechanical_runner.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/agentry-role-runtime/src/bin/reviewer_mechanical_runner.rs (1 fix)
[INFO] [stderr]    Migrating crates/agentry-role-runtime/src/bin/behavior_anchor_verifier_runner.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/src/bin/pr_rebaser_runner.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/src/bin/verifier_dol_runner.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/tests/ra_query_prepass_test.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/agentry-role-runtime/tests/ra_query_prepass_test.rs (3 fixes)
[INFO] [stderr]    Migrating crates/agentry-role-runtime/src/bin/preflight_criterion_runner.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/src/bin/ci_watcher_runner.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/src/bin/reviewer_claude_runner.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/src/bin/post_mortem_clusterer_runner.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentry-role-runtime/src/bin/post_mortem_clusterer_runner.rs:61:72
[INFO] [stdout]     |
[INFO] [stdout]  25 |     let _guard = DoneGuard::new();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_guard` calls a custom destructor
[INFO] [stdout]     |         `_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  46 |     let mut conn = match redis_io::connect(&cfg.redis).await {
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `conn` calls a custom destructor
[INFO] [stdout]     |         `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  58 |     let mut store = RedisLessonStore::new(conn.clone());
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `store` calls a custom destructor
[INFO] [stdout]     |         `store` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  61 |     match cluster_and_persist_lesson(&mut conn, &mut store, &brief_id).await {
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |                                                                        |
[INFO] [stdout]     |                                                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]    --> crates/agentry-role-runtime/src/trace.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl Drop for DoneGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `conn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `store` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/agentry-role-runtime/tests/coder.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/src/bin/planner_runner.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/tests/ci_watcher.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/tests/reviewer.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/tests/runners.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/src/bin/intent_indexer_runner.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentry-role-runtime/src/bin/ac_verifier_runner.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentry-role-runtime/src/bin/intent_indexer_runner.rs:31:11
[INFO] [stdout]     |
[INFO] [stdout]  25 |     let _guard = DoneGuard::new();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_guard` calls a custom destructor
[INFO] [stdout]     |         `_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  31 |     match index_brief(&brief_id, &target_repo).await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |           |                                    |
[INFO] [stdout]     |           |                                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           |                                    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]    --> crates/agentry-role-runtime/src/trace.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl Drop for DoneGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentry-role-runtime/src/bin/intent_indexer_runner.rs:31:48
[INFO] [stdout]     |
[INFO] [stdout]  25 |     let _guard = DoneGuard::new();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_guard` calls a custom destructor
[INFO] [stdout]     |         `_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  31 |     match index_brief(&brief_id, &target_repo).await {
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]    --> crates/agentry-role-runtime/src/trace.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl Drop for DoneGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentry-role-runtime/src/bin/intent_indexer_runner.rs:31:11
[INFO] [stdout]     |
[INFO] [stdout]  25 |     let _guard = DoneGuard::new();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_guard` calls a custom destructor
[INFO] [stdout]     |         `_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  31 |     match index_brief(&brief_id, &target_repo).await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |           |                                    |
[INFO] [stdout]     |           |                                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           |                                    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/error.rs:713:1
[INFO] [stdout]     |
[INFO] [stdout] 713 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]    --> crates/agentry-role-runtime/src/trace.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl Drop for DoneGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentry-role-runtime/src/bin/intent_indexer_runner.rs:31:48
[INFO] [stdout]     |
[INFO] [stdout]  25 |     let _guard = DoneGuard::new();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_guard` calls a custom destructor
[INFO] [stdout]     |         `_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  31 |     match index_brief(&brief_id, &target_repo).await {
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]    --> crates/agentry-role-runtime/src/trace.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl Drop for DoneGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentry-role-runtime/src/bin/post_mortem_clusterer_runner.rs:61:72
[INFO] [stdout]     |
[INFO] [stdout]  25 |     let _guard = DoneGuard::new();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_guard` calls a custom destructor
[INFO] [stdout]     |         `_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  46 |     let mut conn = match redis_io::connect(&cfg.redis).await {
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `conn` calls a custom destructor
[INFO] [stdout]     |         `conn` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  58 |     let mut store = RedisLessonStore::new(conn.clone());
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `store` calls a custom destructor
[INFO] [stdout]     |         `store` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  61 |     match cluster_and_persist_lesson(&mut conn, &mut store, &brief_id).await {
[INFO] [stdout]     |                                                                        ^^^^^
[INFO] [stdout]     |                                                                        |
[INFO] [stdout]     |                                                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `_guard` invokes this custom destructor
[INFO] [stdout]    --> crates/agentry-role-runtime/src/trace.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | impl Drop for DoneGuard {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `conn` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `conn` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `store` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arc-swap-1.9.1/src/lib.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl<T: RefCnt, S: Strategy<T>> Drop for ArcSwapAny<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 14s
[INFO] [stderr] crater-edition-check: agentry-role-runtime v0.1.0 (/opt/rustwide/workdir/crates/agentry-role-runtime) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: orchestrator-infra v0.1.0 (/opt/rustwide/workdir/crates/orchestrator-infra) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: orchestrator-types v0.1.0 (/opt/rustwide/workdir/crates/orchestrator-types) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: coder-precommit v0.1.0 (/opt/rustwide/workdir/crates/coder-precommit) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: validators v0.1.0 (/opt/rustwide/workdir/crates/validators) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: orchestrator-dashboard v0.1.0 (/opt/rustwide/workdir/crates/orchestrator-dashboard) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: trace-query v0.1.0 (/opt/rustwide/workdir/crates/trace-query) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: orchestrator-runtime v0.1.0 (/opt/rustwide/workdir/crates/orchestrator-runtime) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: quality-fast v0.1.0 (/opt/rustwide/workdir/crates/quality-fast) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling orchestrator-types v0.1.0 (/opt/rustwide/workdir/crates/orchestrator-types)
[INFO] [stderr]    Compiling agentry-role-runtime v0.1.0 (/opt/rustwide/workdir/crates/agentry-role-runtime)
[INFO] [stderr]     Checking quality-fast v0.1.0 (/opt/rustwide/workdir/crates/quality-fast)
[INFO] [stderr]     Checking trace-query v0.1.0 (/opt/rustwide/workdir/crates/trace-query)
[INFO] [stderr]     Checking orchestrator-infra v0.1.0 (/opt/rustwide/workdir/crates/orchestrator-infra)
[INFO] [stderr]     Checking validators v0.1.0 (/opt/rustwide/workdir/crates/validators)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/orchestrator-infra/src/config.rs:372:21
[INFO] [stdout]     |
[INFO] [stdout] 372 |                     unsafe { std::env::set_var("AGENTRY_REDIS__URL", u.as_str()) };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/orchestrator-infra/src/config.rs:396:9
[INFO] [stdout]     |
[INFO] [stdout] 396 |         unsafe { std::env::set_var("AGENTRY_REDIS__URL", &cfg.redis.url) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/orchestrator-infra/src/config.rs:398:9
[INFO] [stdout]     |
[INFO] [stdout] 398 | /         unsafe { std::env::set_var(
[INFO] [stdout] 399 | |             "AGENTRY_SIGNING__KEY_PATH",
[INFO] [stdout] 400 | |             cfg.signing.key_path.as_os_str(),
[INFO] [stdout] 401 | |         ) };
[INFO] [stdout]     | |___________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/orchestrator-infra/src/config.rs:372:21
[INFO] [stdout]     |
[INFO] [stdout] 372 |                     unsafe { std::env::set_var("AGENTRY_REDIS__URL", u.as_str()) };
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/orchestrator-infra/src/config.rs:396:9
[INFO] [stdout]     |
[INFO] [stdout] 396 |         unsafe { std::env::set_var("AGENTRY_REDIS__URL", &cfg.redis.url) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/orchestrator-infra/src/config.rs:398:9
[INFO] [stdout]     |
[INFO] [stdout] 398 | /         unsafe { std::env::set_var(
[INFO] [stdout] 399 | |             "AGENTRY_SIGNING__KEY_PATH",
[INFO] [stdout] 400 | |             cfg.signing.key_path.as_os_str(),
[INFO] [stdout] 401 | |         ) };
[INFO] [stdout]     | |___________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orchestrator-infra` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `orchestrator-infra` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "1c4f3e95b3fb0ec36e19ebc2528c5dabee345f9081808f8757f1a09955cab124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c4f3e95b3fb0ec36e19ebc2528c5dabee345f9081808f8757f1a09955cab124", kill_on_drop: false }`
[INFO] [stdout] 1c4f3e95b3fb0ec36e19ebc2528c5dabee345f9081808f8757f1a09955cab124
